syscall: use SYS_EPOLL_WAIT on linux/amd64 for compatibility#73338
syscall: use SYS_EPOLL_WAIT on linux/amd64 for compatibility#733380xAlcidius wants to merge 4 commits intogolang:masterfrom 0xAlcidius:feature/VMkernel-support
Conversation
This change applies a change that allows golang binaries to run on older Linux kernels. This fix allows for binaries to work on VMkernel for the ESXi 7.0 hypervisor
|
This PR (HEAD: 0091a3e) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/664676. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/664676. |
|
Message from alcidius: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/664676. |
|
This PR (HEAD: fbd54f5) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/664676. Important tips:
|
|
Message from Michael Pratt: Patch Set 3: Hold+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/664676. |
|
Message from alcidius: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/664676. |
|
Message from alcidius: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/664676. |
Fixes #24980